438 Object doesn't support this property or method
1000 P&roperties...
1001 DatRp
1024 (None)
1025 (None)
1026 (Bitmap)
1027 (Metafile)
1028 (Icon)
1029 (Metafile)
2048 General
2049 General properties
2050 Error #%d
2051 Invalid entry for %s
2052 RepeaterBindings
2053 RepeaterBindings Collection
2054 Repeater&Bindings(%d)
2055 (None)
17856 Microsoft DataRepeater Control 6.0 (OLEDB)
17857 Microsoft DataRepeater Property Page
17866 Appearance constants.
17867 Flat
17868 3D
17871 BorderStyle constants.
17872 No border
17873 Fixed Single
17876 ScrollBars constants.
17877 None
17878 Horizontal
17879 Vertical
17880 Both
17881 Auto
17886 MousePointer constants.
17887 Default
17888 Arrow mouse pointer.
17889 Cross mouse pointer.
17890 I-Beam mouse pointer.
17891 Icon mouse pointer.
17892 Size mouse pointer.
17893 Size NE SW mouse pointer.
17894 Size N S mouse pointer.
17895 Size NW SE mouse pointer.
17896 Size W E mouse pointer.
17897 Up arrow mouse pointer.
17898 Hourglass mouse pointer.
17899 No drop mouse pointer.
17900 Arrow and Hourglass mouse pointer
17901 Arrow and Question mark mouse pointer
17902 Size all mouse pointer
17903 Custom mouse pointer icon specified by the MouseIcon property
17906 RowDivider style constants
17907 No line drawn between rows
17908 Flat line drawn between rows
17909 3D inset line drawn between rows
17910 3D raised line drawn between rows
17916 Caption style constants
17917 No caption drawn
17918 Draw caption with left aligned text
17919 Draw caption with right aligned text
17920 Draw caption with centered text
17946 Error constants
17956 Returns/sets the background color of an object.
17957 Returns/sets a value that determines whether an object can respond to user-generated events.
17958 Returns/sets a Font object.
17959 Returns/sets a value indicating whether rows can be edited.
17960 Returns/sets the border style for an object.
17961 Returns/sets the paint style of a control at run time.
17962 Returns a handle to a control.
17963 Returns/sets a value indicating whether the horizontal or vertical scroll bars should be displayed.
17964 Returns/sets a custom mouse icon.
17965 Returns/sets a value indicating the type of mouse pointer displayed when the mouse is over the control at run time.
17966 Returns/sets data source.
17967 Returns/sets data source member name.
17968 Returns/sets program ID for detail class.
17969 Returns a reference to the repeated object.
17970 Returns/sets the line style used to separate rows.
17971 Returns/sets caption text for the control.
17972 Returns/sets a value that determines whether row indecators are shown.
17973 Returns/sets caption text alignment.
17974 Returns/sets the foreground color of an object.
17975 Returns the RepeaterBindings collection.
17976 Returns an array of DataFields in the data source.
17977 Returns an array of RepeatedControl property names that are marked as bindable.
17978 Returns/sets the value indicating whether partial rows are displayed.
17979 Returns/sets the base 1 index in which to position the current record within the set of VisibleRows. This property returns zero if the current record is scrolled out of view.
17980 Returns the number of rows displayed that are fully visible.
17981 Returns the number of records within the data source, this value may be approximate.
17982 Returns/sets the bookmark of the record to be displayed at the specified row index.
17983 Returns/sets the bookmark of the current record.
17984 Returns/sets the collection of DataFormat objects.
17985 Returns/sets the value indicating whether text display direction and visual appearance is right-to-left on a bidirectional system.
18056 Forces a complete repaint of a control.
18057 Adds property to data field bindings.
18058 Displays AboutBox
18156 Event interface for MS D control
18157 Occurs when the user presses and then releases a mouse button over an object.
18158 Occurs when the user presses and releases a mouse button and then presses and releases it again over an object.
18159 Occurs when the user presses a key while an object has the focus.
18160 Occurs when the user releases a key while an object has the focus.
18161 Occurs when the user presses and releases an ANSI key.
18162 Occurs when the user presses a mouse button.
18163 Occurs when the user moves the mouse.
18164 Occurs when the user presses and releases a mouse button.
18165 Occurs when the current row selection has changed.
18166 Occurs when the active row is repositioned within the set of VisibleRows.
18167 Occurs when the set of visible records has changed.
18168 Occurs when the current record has changed to a different record.
18169 Occurs before and after a record data field change.
18170 Occurs after the RepeatedControl has been loaded and initialized
18171 Occurs prior to unloading the RepeatedControl
18256 RepeaterBindings collection
18257 Returns the RepeaterBinding object at the specified index or key.
18258 Returns the number of RepeaterBinding objects in the collection.
18259 Clears the collection
18260 Adds a new RepeaterBinding object to the collection, and returns the new object if sucessful.
18356 RepeaterBinding object
18357 Returns object's index within the collection.
18358 Returns/sets a unique key that identifies the object.
18359 Returns/sets a user specific variant value.
18360 Returns/sets the property name to bind to DataField.
18361 Returns/sets the flag to indicate that the property value has changed.
18362 Returns/sets the data column to binding for PropertyName.
18363 Returns/sets a data format object.
32000 Unable to create RepeatedControl
32001 Invalid ProgID or class object not supported
32002 Invalid bookmark
32003 No datasource or datasource is empty
32004 There are no visible rows
32005 The active row cannot be set without affecting the current record position
32006 The row index must be between one and VisibleRows
32007 The bookmark is invalid or the corresponding record is no longer present
35600 Index out of bounds
35601 Element not found
35602 Key is not unique in collection
35603 Invalid key
35605 Object is no longer a collection member
35606 Control's collection has been modified
35610 Invalid object
35614 This would introduce a cycle
35700 Circular object referencing is not allowed
35701 Property is not bindable
35702 Invalid index or key
35703 PropertyName already bound
35704 Invalid PropertyName
35705 Invalid DataField
51533 Removes the RepeaterBinding object at the specified index or key.